home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 050 / powertb.arc / POWER-TB.DOC < prev    next >
Encoding:
Text File  |  1986-02-16  |  842 b   |  21 lines

  1.  
  2. The following files are from the article, THE POWER OF TURBO PASCAL,
  3. by Micheal A Covington (PC TECH JOURNAL Vol 3 No 2, Feb 1985, p 112).
  4.  
  5.  
  6.       TESTTD.PAS        Test time and date set routines.
  7.       DATETIME.INC      TIME and DATE routines.
  8.  
  9.       GETPARM.INC       Routine to retrieve command line parameters.
  10.  
  11.       TESTDIR.PAS       Test directory routines.
  12.       TREEDIRS.INC      Directory routines ( Turbo 2.0 )
  13.  
  14.       WINDEMO.PAS       Window Demo program.
  15.       WINDOWS.INC       Window management routines.
  16.       WINDOW-2.INC      Modified routines -- speed up screen painting
  17.                         for color monitor.
  18.       WINDOW-3.INC      Modified routines -- spped up screen painting
  19.                         for both color and monochrome monitors.  Works
  20.                         with Turbo 3.0 ONLY.
  21.